From caaf375b6371bca500bbe3b64014fdd2736cf037 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 5 Feb 2001 17:13:28 +0000 Subject: [PATCH] (isearch-forward): Doc fix. --- lisp/isearch.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/isearch.el b/lisp/isearch.el index 56179f6b308..d523a5f891e 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -457,13 +457,13 @@ Type \\[isearch-ring-retreat] to search for the previous item in the search\ ring. Type \\[isearch-complete] to complete the search string using the search ring. -If an input method is turned on in the current buffer, the input +If an input method is turned on in the current buffer, that input method is also active while you are typing a characters to search. To toggle the input method, type \\[isearch-toggle-input-method]. It also toggles the input method in the current buffer. To use a different input method for searching, type -\\[isearch-toggle-input-method] and specify an input method +\\[isearch-toggle-specified-input-method], and specify an input method you want to use. The above keys, bound in `isearch-mode-map', are often controlled by -- 2.30.2